Use NULL instead of g_direct_equal
authorMatthias Clasen <mclasen@redhat.com>
Sat, 12 Sep 2015 22:48:17 +0000 (18:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 12 Sep 2015 22:48:17 +0000 (18:48 -0400)
commit27db410fd501f8a59c416cbc8fc81eda7771dfd3
treedfa8776e295100fefb44ff7c6ec4066d723db518
parentf1414a125f006b1131c89e9b723f90f842e95a20
Use NULL instead of g_direct_equal

GHashTable has built-in support for pointer comparison.
gtk/gtkwidget.c